This structure contains the SLQSSetDDTMPref request parameters.
- Parameters
-
| DDTMPrefSetting[In] |
- DDTM preference. The value should be one of following,
- 0x00 Disable DDTM
- 0x01 Enable DDTM
- 0x02 Do not change DDTM preference
|
| DDTMAction[In] |
- DDTM action Bitmask of following represents what combined DDTM actions take place. To enable all masks, a value of 0x3FFF must be sent in this field.
- Bit 0 - QMI_NAS_DDTM_ACTION_SUPPRESS_L2ACK_BIT - Do not send L2 ACK on 1X
- Bit 1 - QMI_NAS_DDTM_ACTION_SUPPRESS_REG_BIT - Suppress 1X registrations
- Bit 2 - QMI_NAS_DDTM_ACTION_IGNORE_SO_PAGES_BIT - Ignore 1X pages with specified service options
- Bit 3 - QMI_NAS_DDTM_ACTION_SUPPRESS_MO_DBM_BIT - Block MO SMS and DBM
|
| SOListAction[In] |
- Action to be taken with the specified SO list in the SO field. Value should be one of following,
- 0x00 Add the specified SOs to the current DDTM SO list
- 0x01 Replace the current DDTM SO list
- 0x02 Delete the specified SOs from the DDTM SO list
- 0x03 No change in the DDTM SO list
|
| SOLen[In] |
- Number of sets of the following elements: ServiceOption
|
| ServiceOption[In] |
- Service option for which SO pages are ignored when DDTM status is ON. To ignore all SO pages, a value of 0xFFFF must be specified.
|